app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
vector_tile
/
[androidJvm]VectorTile
/
Tile
/
Feature
/
Builder
/
setId
set
Id
open
fun
setId
(
value
:
Long
)
:
VectorTile.Tile.Feature.Builder
optional uint64 id = 1 [default = 0];
Return
This builder for chaining.
Parameters
value
The id to set.